home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C++ / Frameworks / TransSkel++ 305 / Documents / Release Notes / 3.03 Release Notes < prev    next >
Text File  |  1996-03-01  |  2KB  |  37 lines

  1. TransSkel++ 3.03 — Release Notes
  2.  
  3.    This document is an adjunct to the TransSkel++ Manual.  
  4.    It lists changes and additions specific to release 3.03.
  5.  
  6. Release 3.03
  7. Release Date: March 1, 1996
  8. Changes made in 3.03:
  9.  
  10.    SUMMARY: Release 3.03 added support for Code Warrior 8 68K.  The 
  11.    names of the Symantec projects and libraries have been changed
  12.    to reflect their maker, and the names of the resources in all 
  13.    demo applications have been changed and are now included in 
  14.    the Metrowerks and Symantec projects.  All source files are now
  15.    MetroWerks IDE 1.4 files, and all ascii documentation
  16.    is in SimpleText format.  Starting with Release 3.03, the
  17.    release notes for previous versions are included in the 
  18.    distribution.
  19.    
  20.    NOTE: While I have CW academic, I don't have a powerPC, so I am 
  21.    not (yet) supporting powerPC ports of TransSkel++.  Any takers?
  22.    Also, I am still hindered by Symantec's refusal to offer 
  23.    on-line updates for the new Apple header files, so I'm stuck 
  24.    with the headers up to the online upgrade to Symantec C/C++ 
  25.    7.0.4 (from the wretched 6.0).  (After seeing CW academic in 
  26.    action, I guess it's their loss, not ours.)
  27.  
  28.   • Changed Symantec project and library names.
  29.   
  30.   • Built CW/68K projects and libraries.
  31.   
  32.   • Changed the TransSkel++ header file TransSkel++.h so that
  33.   it uses the compiler's default search path to find 
  34.   TransSkel.h, instead of starting with the directory tree.
  35.  
  36.   • Updated TransSkel++ Manual installation instructions and
  37.   fixed a few minor typos.